Part RefineShape/sv

Part RefineShape

Menyplacering
Part → Refine Shape
Arbetsbänkar
Part, OpenSCAD
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

The Part RefineShape command creates parametric copies with a refined shape from selected objects. It removes unnecessary edges from planar and cylindrical faces.

Usage

  1. Select one or more objects.
  2. Select the Part → Create a copy → Refine shape option from the menu.
  3. For each object a cleaned, parametric copy is created
  4. The original objects are hidden.

Notes

Properties

See also: Property editor.

A Part RefineShape object is derived from a Part Feature object and inherits all its properties. It also has the following additional property:

Data

Refine

Scripting

The Python command for refining a shape is the following:

shape.removeSplitter()